projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59aa6c9
)
(barf_or_query_if_file_exists): Fix declaration.
author
Karl Heuer
<kwzh@gnu.org>
Sat, 17 Sep 1994 03:12:39 +0000
(
03:12
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sat, 17 Sep 1994 03:12:39 +0000
(
03:12
+0000)
src/fileio.c
patch
|
blob
|
history
diff --git
a/src/fileio.c
b/src/fileio.c
index 585ad5cf485a0c967bef1cda4fd1888eab7bac88..1274694c8ce2b76f5dacd5372dfe1a2aa4333842 100644
(file)
--- a/
src/fileio.c
+++ b/
src/fileio.c
@@
-1706,6
+1706,7
@@
expand_and_dir_to_file (filename, defdir)
return abspath;
}
\f
+void
barf_or_query_if_file_exists (absname, querystring, interactive)
Lisp_Object absname;
unsigned char *querystring;